Fixed documentation of GtkCellLayout <cell-packing>
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 17 Dec 2010 06:26:28 +0000 (15:26 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 17 Dec 2010 06:26:28 +0000 (15:26 +0900)
commit941a0e95d7a06df556940ef7ad0fbaabc1d26ada
tree022ebfdbd327bf926212e138440e8604f4c14dad
parent71e7cd0ec407f489549ed045b7e9bfdff8c70c58
Fixed documentation of GtkCellLayout <cell-packing>

Mention that it's safe to use <cell-packing> tag for any GtkCellLayout
in GTK+ since they *all* use an underlying GtkCellArea (at least they
will once the other branches land).
gtk/gtkcelllayout.c